net/http.http2responseWriterState.dirty (field)

5 uses

	net/http (current package)
		h2_bundle.go#L6106: 	dirty         bool     // a Write failed; don't reuse this responseWriterState
		h2_bundle.go#L6213: 			rws.dirty = true
		h2_bundle.go#L6238: 			rws.dirty = true
		h2_bundle.go#L6251: 			rws.dirty = true
		h2_bundle.go#L6450: 	dirty := rws.dirty